CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - Delaunay triangulation

搜索资源列表

  1. TrianPPS

    0下载:
  2. 计算平面点集的Delaunay三角剖分。使用DCEL数据结构。右键点击可以实现平面的直线穿刺。-Calculate the Delaunay triangulation of planar point set
  3. 所属分类:Data structs

    • 发布日期:2017-05-18
    • 文件大小:4677684
    • 提供者:Clyde
  1. Sco Ote R Visual ization Studio

    1下载:
  2. 三角网格法绘制等值线的实现语言C#,源码编译通过。-Delaunay triangulation is interactive editing algorithm design and implementation of scientific papers published surveying and mapping
  3. 所属分类:GDI/图象编程

    • 发布日期:2012-12-31
    • 文件大小:289124
    • 提供者:czr
  1. Delaunay

    0下载:
  2. 构建Delaunay三角网的VB源程序,这个算法比较基本使用,大家可以学习一下-Construction of Delaunay triangulation of the VB source code, the more fundamental use of this algorithm, we can learn about
  3. 所属分类:Graph program

    • 发布日期:2017-04-02
    • 文件大小:18023
    • 提供者:wuwawa
  1. DelaunayTriangulation

    0下载:
  2. AE开发的读取点数据生成Delaunay三角网!-AE developed to read point data generate the Delaunay triangulation!
  3. 所属分类:GIS program

    • 发布日期:2017-04-04
    • 文件大小:108950
    • 提供者:zhuzhengbang
  1. tin

    1下载:
  2. Delaunay三角网作为一种主要的数字地形模型表示法,经过二十多年来的研究,它的生成算法已趋于成熟。本算法是一个基于Delaunay的很强壮的构三角网(TIN)的算法。-Delaunay triangulation as a major representation of digital terrain model, after 20 years of research, it generates algorithms have been mature. This algorithm is b
  3. 所属分类:数学计算/工程计算

    • 发布日期:2014-02-15
    • 文件大小:76838
    • 提供者:xielingsen
  1. DT

    0下载:
  2. Delaunay三角剖分的Windows图形界面源码-Delaunay triangulation of the Windows graphical interface Source
  3. 所属分类:2D Graphic

    • 发布日期:2017-03-29
    • 文件大小:51350
    • 提供者:zzr
  1. QuickDelFEX

    0下载:
  2. 这段代码是一个Delaunay三角网算法。我的想法是要开始一个项目,目的是建立一个强大的有效率三角网/啮合工具。-In this code you will find a Delaunay triangulation algorithm. My idea is to start a project which purpose is to create a robust an efficient triangulation/meshing tool.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:2297
    • 提供者:cuijianzhu
  1. TriNETe

    0下载:
  2. delaunay三角网源程序 对DEM三角网生成有一定的帮助作用-delaunay triangulation source
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-04
    • 文件大小:1149389
    • 提供者:luwei
  1. ppt-triangel

    0下载:
  2. 本專題分為3大部份 1. 對單一圖片做邊緣檢測後, 統計其複雜度, 再以 Delaunay 三角網來分割複雜度較高的圖形, 將此圖形之三角網的三點座標與RGP值 取樣後壓縮儲存, 及達成壓縮目的. 還原部份為, 以線性內插則是將取樣後的三角網三點內插後還原之原理, 還原單一影像, 再將所有還原之影像串連撥放即完成之影片還原. 2.讀取RS-232接至RFID門禁系統, 讀取Myfair悠遊卡之卡號, 進行身份辨識後, 可選擇需要觀賞之影片.
  3. 所属分类:Communication

    • 发布日期:2017-05-09
    • 文件大小:2199951
    • 提供者:朱庭贤
  1. lidar

    1下载:
  2. 对lidar数据进行处理,并建立delaunay三角网-On lidar data processing, and the establishment of delaunay triangulation
  3. 所属分类:Graph Drawing

    • 发布日期:2017-03-23
    • 文件大小:360430
    • 提供者:juchengyu
  1. qhull-2010.1-src.tar

    0下载:
  2. QHull Delaunay Triangulation
  3. 所属分类:Algorithm

    • 发布日期:2017-03-26
    • 文件大小:674678
    • 提供者:KIDXT
  1. nearestneighbour

    0下载:
  2. Compute nearest neighbours (by Euclidean distance) to a set of points of interest from a set of candidate points. The points of interest can be specified as either a matrix of points (as columns) or indices into the matrix of candidate points.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-26
    • 文件大小:30618
    • 提供者:nadir
  1. DelaunayTrigX

    0下载:
  2. Delaunay三角剖分,来自codeguru,原为VC.net 2003,现修改为 VC6.0 SDI, 支持IE ReBars-Delaunay Triangulation Algorithm Implementation by VC6.0, original imp VC.net 2003 (From codeguru ).
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-04
    • 文件大小:75902
    • 提供者:szh
  1. Construction-of-Delaunay

    0下载:
  2. 数字高程模型DEM构建Delaunay三角网-DEM digital elevation model constructed Delaunay triangulation
  3. 所属分类:Other systems

    • 发布日期:2017-04-02
    • 文件大小:19382
    • 提供者:jion
  1. Delaunay

    0下载:
  2. 三角剖分是实现等值线绘制必经之路,本程序可以用来模拟用户输入的点是如何实现三角剖分的-Triangulation is the only way to achieve equivalent line, the program can be used to simulate user input point is how to achieve triangulation
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-30
    • 文件大小:17272
    • 提供者:LIYONG
  1. Delaunay

    0下载:
  2. 简单多边形的三角剖分,在计算机图形学及地学问题三维重建领域有着广泛的应用.根据简单多边形的定义和三角剖分原则,提出了一种简单多边形三角剖分的算法,该算法通过判断某顶点和基边之间的位置来实现对简单多边形的三角剖分算法实现简单容易理解适用于任意简单多边形的三角剖分-Triangulation of simple polygon in computer graphics and three-dimensional reconstruction to study the problem has wide
  3. 所属分类:Graph program

    • 发布日期:2017-05-08
    • 文件大小:1942761
    • 提供者:LJY
  1. Delaunay

    0下载:
  2. 使用Delaunay算法对离散的输入点进行三角划分-Delaunay algorithm using discrete triangulation of input points
  3. 所属分类:3D Graphic

    • 发布日期:2016-09-29
    • 文件大小:5120
    • 提供者:dxz
  1. Delaunay-base

    0下载:
  2. delaunay图像三角剖分基础算法,也有其快速算法。-delaunay triangulation based algorithm for image, but also its fast algorithm.
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-01
    • 文件大小:172388
    • 提供者:陈皓
  1. Delaunay

    0下载:
  2. 构建Delaunay三角网的VB源程序,演示和VB代码-Construction of Delaunay triangulation VB source code, demos and VB code
  3. 所属分类:Delphi VCL

    • 发布日期:2017-04-05
    • 文件大小:18349
    • 提供者:冷振兴
  1. Delaunay

    0下载:
  2. 使用增长法,对散乱点进行delaunay剖分-Using insert-point algorithm to do delaunay triangulation for scattered data points.
  3. 所属分类:3D Graphic

    • 发布日期:2017-05-08
    • 文件大小:1966638
    • 提供者:王朝阳
« 1 2 3 45 6 7 8 9 10 ... 14 »
搜珍网 www.dssz.com